----------------------------------------MP5 Series

<weapon type="MP5">
		<data slot="SMG" firetype="INSTANT_HIT" damagetype="BULLET" group="SMG" targetrange="55.0" weaponrange="60.0" clipsize="30" ammomax="1200" timebetweenshots="75">
			<damage base="25" networkplayermod="2.5" networkpedmod="1.25"/>
			<physics force="40.0"/>
			<reload time="1666" fasttime="1666" crouchtime="2533"/>

			<aiming accuracy="0.55">
				<offset x="0.13" y="1.0" z="0.45"/>
				<crouchedoffset x="0.11" y="1.0" z="-0.02"/>
				<reticule standing="0.75" ducked="0.6" scale="0.3"/>
			</aiming>

			<pickup regentime="360000" ammoonstreet="60"/>

			<controller>
				<rumble duration="100" intensity="0.02"/>
			</controller>

			<flags>
				<flag>GUN</flag>
				<flag>2HANDED</flag>
				<flag>CAN_AIM</flag>
				<flag>SILENCED</flag>
				<flag>ANIM_RELOAD</flag>
				<flag>CAN_FREE_AIM</flag>
				<flag>ANIM_CROUCH_FIRE</flag>
				<flag>TREAT_AS_2HANDED_IN_COVER</flag>
			</flags>
		</data>

		<assets model="w_mp5">
			<anim group="gun@mp5k" meleegroup1="firearm_core"/>
			<effects>
				<muzzle fx="muz_smg"/>
				<shell fx="weap_ejected_smg"/>
			</effects>
		</assets>
	</weapon>